home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / comm / fidonet / js_toss1.readme < prev    next >
Text File  |  1995-09-30  |  7KB  |  166 lines

  1. Short:    1.02a: Fido Node tosser with really good Areafix and nodelist support
  2. Author:   schmitzj@trier.fh-rpl.de (Juergen Schmitz)
  3. Uploader: schmitzj@trier.fh-rpl.de (Juergen Schmitz)
  4. Type:     comm/fido
  5.  
  6.                        Requires OS2.0 or better
  7.  
  8.  
  9. Since  points  use better mail editors than nodes, nodes started using
  10. "fake  points"  to  get the comfort of this editors. Maybe this worked
  11. fine but it's only a hack and was complicated. 
  12.  
  13.  
  14. **********************************************************************
  15.  
  16.                Update with bigs fixed and new features
  17.  
  18. **********************************************************************
  19.  
  20.  
  21.                   The Fido Mailtosser System JS_TOSS
  22.                  ====================================
  23.  
  24.  
  25. JS_TOSS was developed on the fact that there was nothing as it before.
  26. It is simply a tosser no mail editor and has no message base. This has
  27. simple  reasons:  There are already good mail editors which have their
  28. message  base.  The  other  problem is that mailbox programs have also
  29. their own message base which are completely different from the once of
  30. the  mail editors. So all we need is a tosser that allows the sysop to
  31. use  any  editor  he wants, has full node support to make life easier,
  32. like areafix and routing.
  33.  
  34. So JS_TOSS was born. This diagram shows the exact position of JS_TOSS
  35. in you node system:
  36.  
  37.  
  38.      +------------------+                  +------------------+
  39.      |    THE SYSOP     |                  |   THE MAILBOX    |
  40.      +------------------+                  +------------------+
  41.      |Using an editor he|                  |Mailbox Software  |
  42.      |likes (Spot, April|                  |with its own      |
  43.      |PM or others)     |                  |tosser and editors|
  44.      +------------------+                  +------------------+
  45.      |Still reachable by|                  |Every user is     |
  46.      |the node address! |                  |reachable by the  |
  47.      |No fake point!    |                  |node address!     |
  48.      +------------------+                  +------------------+
  49.      
  50.         own in/outbound                       own in/outbound
  51.  
  52.                \  \                               /  /
  53.                 \  \                             /  /
  54.                  \  \                           /  /
  55.                   \  \    +---------------+    /  /
  56.                    \  \   |    JS_TOSS    |   /  /
  57.                     \  \  +---------------+  /  /
  58.                      \  \ |doing complete | /  /
  59.                       \   |echo and mail  |   /
  60.                           |routing and    |
  61.                           |point handling |
  62.                           +---------------+
  63.  
  64.                                 |  |
  65.                                 |  |
  66.  
  67.                       "normal" in/outbound
  68.  
  69.                        +---------------------+
  70.                        |      the world      |
  71.                        +---------------------+
  72.                        |Up/Downlinks - using |
  73.                        |TrapDoor or something|
  74.                        |else                 |
  75.                        +---------------------+
  76.  
  77.  
  78.                                Features
  79.                                --------
  80.  
  81.  - unlimited number of zones (i.e. nets like Fido, AmigaNet, etc)
  82.  - unlimited number of links (up/downlinks, points)
  83.  - routing table for every zone with wildcards
  84.    (e.g. "ROUTE 2:24*/*.* 2:24/1.0" will route every netmail for
  85.     region 24 to 2:24/1.0)
  86.  - nodelist routing (route netmails to the node's HUB)
  87.  - unlimited number of mail robots (e.g. areafix, file tick managers)
  88.    which can have any name you want
  89.  - buildin areafix with many features  
  90.  - unlimited number of mail tracker (e.g. to check for allowed
  91.    addresses, to change destination addresses because of new address)
  92.  - AKA's unlimited for every zone (e.g. if you have different nodes
  93.    for your different lines)
  94.  - password in message packet header  
  95.  - enable or disable file attach for nodes or points
  96.  - add new public echos automatically
  97.  - forward request
  98.  - individual (un)packer for every up/downlink
  99.  - set links readonly for echos
  100.  - lock links from echos
  101.  - unused forward echos are removed
  102.  
  103.  and more you may find out...
  104.  
  105.  
  106. **********************************************************************
  107.                            Changes in 1.02a
  108.                            ----------------
  109.  
  110. - unregistered 1.02 didn't run
  111.  
  112.  
  113.                            Changes in 1.02
  114.                            ---------------
  115.  
  116. - added memory pooling function for users of OS2.0
  117.   (JS_TOSS uses many small memory blocks so this will help protect
  118.   memory fragmentation)
  119.   Routines were imported from my new layout.lib!
  120. - Forward echos will now be removed if not user requesting it
  121. - some too short strings made longer and limit check added (this
  122.   caused some crashed especially in Areafix)
  123. - TRACK command with given destination address didn't work 
  124. * some small mail robots written and added to the distribution to
  125.   demonstrate the easy usage of JS_Toss mail robots
  126.  
  127.  
  128.                            Changes in 1.01
  129.                            ---------------
  130.  
  131. - Trouble with GEcho - has its own way of thinking of correct mail
  132.   packets
  133. - password may be places in message packet exported to links
  134. - now supporting sending unpacket mail packets in
  135.   one .OUT/.HUT file
  136. - internal area handling completely rewritten, now
  137.   autonew echos and unused or unknown echos better
  138.   working, zone config file better used
  139. - echos only listed in area config files but not in
  140.   zone config no longer allowed and supported
  141. - some more internal changes and optimations that
  142.   made JS_TOSS again much bytes smaller
  143. - wrong Sysop name pattern could crash JS_Toss :(
  144. - added destination address to TRACK command
  145. - new key files required!!
  146. - added 2nd wildcard "!" which means "all expect zero"
  147.   (e.g. for all points but not for sysop)
  148.  
  149.                            Changes in 1.00b
  150.                            ----------------
  151.  
  152. sorry again! Tosser didn't work with CPUs that had its vector tables
  153. starting from address 0 :(
  154.  
  155.                            Changes in 1.00a
  156.                            ----------------
  157.  
  158. sorry, sometimes version 1.00 didn't work with OS 2.0 because of an
  159. really ugly bug in the ReadArgs() handling function :-(
  160.  
  161. **********************************************************************
  162.  
  163. ----------------------------------------------------------------------
  164. Fido  and  FidoNet  are  registered  marks  of  Tom  Jennings and Fido
  165. Software.
  166.